Skip to content

fix: Fix slight inconsistency in for-human formats#2581

Merged
Ly-Joey merged 4 commits intogoogle:mainfrom
Ly-Joey:fix-output-for-human
Mar 4, 2026
Merged

fix: Fix slight inconsistency in for-human formats#2581
Ly-Joey merged 4 commits intogoogle:mainfrom
Ly-Joey:fix-output-for-human

Conversation

@Ly-Joey
Copy link
Contributor

@Ly-Joey Ly-Joey commented Mar 4, 2026

--format <table, vertical, markdown> now all have 1 newline between logs and summary, and 1 newline between summary and results.
(This makes my brain happy ☺️)

Fixes: #2580

@Ly-Joey Ly-Joey requested review from another-rex and cuixq March 4, 2026 04:25
@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.81%. Comparing base (5af151e) to head (5f66efe).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2581      +/-   ##
==========================================
- Coverage   67.81%   67.81%   -0.01%     
==========================================
  Files         173      173              
  Lines       13424    13423       -1     
==========================================
- Hits         9104     9103       -1     
  Misses       3605     3605              
  Partials      715      715              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Ly-Joey Ly-Joey merged commit 799666e into google:main Mar 4, 2026
18 checks passed
@Ly-Joey Ly-Joey deleted the fix-output-for-human branch March 4, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent newlines across output formats

3 participants